
Public Member Functions | |
| get_var ($sql, $x=0, $y=0) | |
| get_results ($sql, $output=OBJECT) | |
| get_row ($sql, $output=OBJECT, $y=0) | |
| get_col ($sql, $x=0) | |
| IDBConnection::get_col | ( | $ | sql, | |
| $ | x = 0 | |||
| ) |
Implemented in DBConnection.
| IDBConnection::get_results | ( | $ | sql, | |
| $ | output = OBJECT | |||
| ) |
Implemented in DBConnection.
| IDBConnection::get_row | ( | $ | sql, | |
| $ | output = OBJECT, |
|||
| $ | y = 0 | |||
| ) |
Implemented in DBConnection.
| IDBConnection::get_var | ( | $ | sql, | |
| $ | x = 0, |
|||
| $ | y = 0 | |||
| ) |
Implemented in DBConnection.
1.5.8